home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1998 January
/
Macworld (1998-01).dmg
/
QuarkXPress Passport
/
QXP Passport™ Pre-release 68K
/
XTension
/
CPSI Fixer
/
CPSI Fixer.rsrc
/
PSHD_20500
< prev
next >
Wrap
Text File
|
1997-08-21
|
565b
|
18 lines
%CPSI Fixer Patch Begin
/languagelevel where{pop languagelevel 2 ge}{false}ifelse
{userdict begin
/QRKclip33/clip load def
/clip{{currentpoint}stopped not QRKclip33
gsave newpath clippath pathbbox grestore
newpath 4 1 roll 4 copy 4 2 roll exch moveto
6 -1 roll lineto lineto lineto closepath
QRKclip33{moveto}if}def
/QRKeoclip33/eoclip load def
/eoclip{{currentpoint}stopped not QRKeoclip33
gsave newpath clippath pathbbox grestore
newpath 4 1 roll 4 copy 4 2 roll exch moveto
6 -1 roll lineto lineto lineto closepath
QRKeoclip33{moveto}if}def
end}if
%End of Patch